@charset "utf-8";
/*盒子模型*/
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
/*居中,默认无边距,无边框,自适应宽高,强制换行,无列表样式,左对齐*/
html,body,div,img,table,ul,li,h1,h2,h3,h4,h5,h6,h7,dl,dd{margin:0 auto;padding:0;border:0; word-break:break-all;word-wrap:break-word;list-style:none;text-align:left}
img,embed{max-width:100%}
/*清除浮动*/
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary {
    display: block;
}
{
font-family: myFirstFont;
src: url('http://font.zyc123.com/fzzch.ttf'),
     url('http://font.zyc123.com/fzzch.ttf'); /* IE9+ */
}
@font-face
{
font-family: myFirstFont;
src: url('http://font.zyc123.com/fzzch.ttf'),
     url('http://font.zyc123.com/fzzch.ttf'); /* IE9+ */
font-weight:bold;
}
{
font-family: myFont2;
src: url('http://font.zyc123.com/MFBanHei.ttf'),
     url('http://font.zyc123.com/MFBanHei.ttf'); /* IE9+ */
}
@font-face
{
font-family: myFont2;
src: url('http://font.zyc123.com/MFBanHei.ttf'),
     url('http://font.zyc123.com/MFBanHei.ttf'); /* IE9+ */
font-weight:bold;
}
table tr td{word-wrap: break-word;word-break:break-all;}
.clear { *overflow: hidden; *zoom: 1; }
.clear:after { display: block; content: ""; width: 100%; height:0px; clear: both; }  
/*默认字体字号行高*/
body{font-family:"Microsoft YaHei",微软雅黑,"MicrosoftJhengHei",华文细黑,STHeiti,MingLiu; Font-size:63%; line-height:170%}
/*链接默认样式*/
a{text-decoration:none; color:#333; }a:hover{color:#c0272a}
/*常用属性*/
.cur{cursor:pointer} /*鼠标样式*/
.rel{position:relative}.abs{position:absolute} /*定位*/
.nowrap{white-space:nowrap; overflow:hidden; text-overflow:ellipsis}
.f01{font-size:0.1em}.f02{font-size:0.2em}.f03{font-size:0.3em}.f04{font-size:0.4em}.f05{font-size:0.5em}.f06{font-size:0.6em}.f07{font-size:0.7em}.f08{font-size:0.8em}.f09{font-size:0.9em}
.f11{font-size:1.1em}.f12{font-size:1.2em}.f13{font-size:1.3em}.f14{font-size:1.4em}.f15{font-size:1.5em}.f16{font-size:1.6em}.f17{font-size:1.7em}.f18{font-size:1.8em}.f19{font-size:1.9em}.f20{font-size:2em}/*文字大小*/
.fl{float:left}.fr{float:right}/*浮动*/
.tc{text-align:center}.tr{text-align:right}.bold{font-weight:bold;}.normal{font-weight:normal}.jus{text-align:justify; text-justify:inter-ideograph}
.hid{display:none}.blo{display:block}
.p5{padding:5px}.p10{padding:10px}.p20{padding:20px}
.m5{margin:5px}.m10{margin:10px}.m20{margin:20px}
.mt5{margin-top:5px}.mt10{margin-top:10px}.mt20{margin-top:20px}
.mb5{margin-bottom:5px}.mb10{margin-bottom:10px}.mb20{margin-bottom:20px}
.yj3{border-radius:3px}.yj5{border-radius:5px}.yj8{border-radius:8px}.yj10{border-radius:10px}
.w1{width:100%}.w2{width:50%}.w3{width:33.3333%}.w4{width:25%}.w5{width:20%}.w6{width:16.6666%}.w7{width:14.2857%}.w8{width:12.5%}.w9{width:11.1111%}.w10{width:10%}
.w30{width:30%}.w40{width:40%}.w60{width:60%}.w70{width:70%}.w75{width:75%}.w80{width:80%}.w90{width:90%}
.w1200{width:1200px; min-width:1200px}.w1000{width:1000px; min-width:1000px}.w220{width:220px; min-width:220px}.w760{width:760px; min-width:760px}.w280{width:280px; min-width:280px}.w980{width:900px; min-width:900px}
.m1200{min-width:1200px}.m1000{min-width:1000px}.m220{min-width:220px}.m760{min-width:760px}.m280{min-width:280px}.m980{min-width:900px}
.box{border:1px solid #eee}
.dotted{border-bottom:1px dotted #ccc}
.lh100{line-height: 100%}.lh110{line-height: 110%}.lh120{line-height: 120%}.lh130{line-height: 130%}.lh140{line-height: 140%}.lh150{line-height: 150%}.lh160{line-height: 160%}.lh180{line-height: 180%}.lh190{line-height: 190%}.lh200{line-height: 200%}
.pager { padding: 3px; text-align: center; color:#66C;  font-family:Tahoma;}   
.pager a { margin: 2px; padding:3px 8px; color: #66C; text-decoration: none; border: 1px solid #aad; }   
.pager a:hover { color: #000; border: 1px solid #009; background-color:#DCDCF3; }   
.pager span.current { font-weight: bold; margin: 0 2px; padding: 3px 8px; color: #fff; background-color: #66C; border: 1px solid #009; }   
.pager span.disabled { margin: 0 2px; padding: 3px 8px; color: #CCC; border: 1px solid #DDD; }   
.pager select {margin: 0px 2px -2px 2px; color:#66C;font-size:12px; font-family:Tahoma;}   
.pager input {margin: 0px 2px -2px 2px; color:#66C; border: 1px solid #DDD; padding:3px; text-align:center;font-size:12px; font-family:Tahoma;}   

.example2{margin:0 auto}
.example2 ol{position:relative;top:-30px;left:60px;}
.example2 ol li{float:left;width: 10px;height: 10px;margin: 5px;background: #fff;}
.example2 ol li.seleted{background: #1AA4CA;}
.luara-left{position:relative;padding:0;overflow: hidden;}
.luara-left ul{position: relative;padding: inherit;margin: 0;}
.luara-left ul li{float: left;padding: inherit;margin: inherit;list-style: none;}
.luara-left ul li img{width: inherit;height: inherit;}

.menu_flsx {
	margin:0 auto;
	background:#fff;
}
.menu_flsx_dl {
}
.menu_flsx_dt {	
	white-space: nowrap;
	color:#666;
	float: left
}
.menu_flsx_dd{display: flex;  flex-wrap:wrap;}
.menu_flsx_dd a {
	white-space: nowrap;
	color:#333;
	display:inline-block;
	padding:0 6px;
}
.menu_flsx_dd a:hover {
	color:#ff552e
}
.menu_flsx_dd a.flselect {
	color:#ff6946
}